Files
220b4fa6-b4bb-41c2-9372-561…/vercel.json
2026-04-17 16:11:36 +00:00

5 lines
97 B
JSON

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