Files
019682ce-16cc-4b5b-a5ed-c6f…/vercel.json
2026-03-04 18:49:34 +00:00

5 lines
97 B
JSON

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