Files
8f03d8b7-4d40-4cde-8758-d21…/vercel.json
2026-04-12 16:07:12 +00:00

5 lines
97 B
JSON

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