Files
a114d1bd-cff4-4cc7-af80-23d…/vercel.json
2026-06-07 19:12:20 +00:00

5 lines
97 B
JSON

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