Files
c47e30d0-9813-4e56-9c96-fd4…/vercel.json
2026-04-26 19:11:45 +00:00

5 lines
97 B
JSON

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