Files
bf7fa82f-aecf-4c51-8a39-fe1…/vercel.json
2026-04-21 18:47:18 +00:00

5 lines
97 B
JSON

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