Files
fa8a5dd4-6465-484e-8fe8-5e5…/vercel.json
2026-03-05 09:35:27 +00:00

5 lines
97 B
JSON

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