Files
86e69006-d411-4bf6-b487-3bf…/vercel.json
2026-03-05 17:53:05 +00:00

5 lines
97 B
JSON

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