Files
baf2c9c5-604e-4230-b0ed-ce7…/vercel.json
2026-03-12 09:49:18 +00:00

5 lines
97 B
JSON

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