Files
f56a8e7c-2d2f-43c5-b20e-be4…/vercel.json
2026-06-07 15:03:06 +00:00

5 lines
97 B
JSON

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