Files
5761bb6f-e0ad-4c23-afad-e4f…/vercel.json
2026-05-25 10:27:15 +00:00

5 lines
97 B
JSON

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