Files
6526984e-138c-46f7-9efe-d98…/vercel.json
2026-04-12 20:17:54 +00:00

5 lines
97 B
JSON

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