Files
6a7789e0-d287-4cd7-8189-93e…/vercel.json
2026-03-20 15:11:19 +00:00

5 lines
97 B
JSON

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