Files
3bded80f-8973-46b4-b039-ced…/vercel.json
2026-03-03 16:57:53 +00:00

5 lines
97 B
JSON

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