Files
b378d526-77f8-4c3f-b535-43e…/vercel.json
2026-04-18 08:19:21 +00:00

5 lines
97 B
JSON

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