Files
c567ca36-0d91-4227-83e7-1c0…/vercel.json
2026-03-14 13:05:24 +00:00

5 lines
97 B
JSON

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