Files
3408cfe2-1739-48ea-966b-c24…/vercel.json
2026-03-06 10:06:02 +00:00

5 lines
97 B
JSON

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