Files
e0a5de08-27b4-47cf-8071-16e…/vercel.json
2026-06-03 08:24:32 +00:00

5 lines
97 B
JSON

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