Files
789058c8-e4f0-41c5-afd6-6f5…/vercel.json
2026-03-07 23:48:19 +00:00

5 lines
97 B
JSON

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