Files
f67a9265-9733-425d-bed3-177…/vercel.json
2026-04-16 15:36:49 +00:00

5 lines
97 B
JSON

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