Files
e188f5ef-ce08-42cc-9f99-8e0…/vercel.json
2026-06-08 13:53:45 +00:00

5 lines
97 B
JSON

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