Files
949f0b59-5662-4a3a-b5d8-a38…/vercel.json
2026-06-09 09:31:15 +00:00

5 lines
97 B
JSON

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