Files
164dff80-539d-4bf8-bd11-0fb…/vercel.json
2026-04-14 09:13:28 +00:00

5 lines
97 B
JSON

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