Files
b2af384d-86f6-412b-be8f-5a7…/vercel.json
2026-05-28 09:48:25 +00:00

5 lines
97 B
JSON

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