Files
07f68dc2-b33d-4462-b7fe-327…/vercel.json
2026-04-27 17:58:49 +00:00

5 lines
97 B
JSON

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