Files
0b168652-8eb5-4b53-9308-ec7…/vercel.json
2026-03-18 09:41:59 +00:00

5 lines
97 B
JSON

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