Files
1a5804eb-21c0-49d4-bd4f-b2d…/vercel.json
2026-03-17 06:11:40 +00:00

5 lines
97 B
JSON

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