Files
b3de1f58-87b9-4050-8f9b-c2a…/vercel.json
2026-03-15 21:05:19 +00:00

5 lines
97 B
JSON

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