Files
caa6fbf4-5590-4d5e-8ab3-d72…/vercel.json
2026-03-17 08:43:36 +00:00

5 lines
97 B
JSON

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