Files
a5fcb632-b0a6-4fe4-877f-8b2…/vercel.json
2026-05-11 15:36:48 +00:00

5 lines
97 B
JSON

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