Files
f7564fe7-5cce-41bd-8401-446…/vercel.json
2026-04-13 14:42:36 +00:00

5 lines
97 B
JSON

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