Files
04ecb0b8-e574-485f-be4e-243…/vercel.json
2026-03-05 17:42:51 +00:00

5 lines
97 B
JSON

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