Files
579f57f9-ce24-43b0-a08c-a6b…/vercel.json
2026-03-06 18:50:46 +00:00

5 lines
97 B
JSON

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