Files
3baa3fd0-8741-443b-90fb-5da…/vercel.json
2026-04-28 20:03:10 +00:00

5 lines
97 B
JSON

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