Files
674e67e0-89c6-4b87-8d1f-7ee…/vercel.json
2026-04-17 20:38:50 +00:00

5 lines
97 B
JSON

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