Files
81603fd7-75ed-45ed-82d8-e96…/vercel.json
2026-03-15 02:32:38 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}