Files
d40252d2-4770-4da5-91b5-fd6…/vercel.json
2026-06-09 14:06:44 +00:00

5 lines
97 B
JSON

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