Files
e99721be-c04c-4f1f-be14-2f5…/vercel.json
2026-03-11 07:33:26 +00:00

5 lines
97 B
JSON

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