Files
c54d0bc9-47fd-41fc-8067-96c…/vercel.json
2026-04-18 15:27:48 +00:00

5 lines
97 B
JSON

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