Files
8333b577-2cc8-4e6b-9566-d77…/vercel.json
2026-03-11 18:09:04 +00:00

5 lines
97 B
JSON

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