Files
680c8113-5fb3-4720-a64e-203…/vercel.json
2026-05-17 10:07:26 +00:00

5 lines
97 B
JSON

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