Files
fd2c3089-54b8-40b5-975f-6e9…/vercel.json
2026-04-27 17:01:19 +00:00

5 lines
97 B
JSON

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