Files
1e9f7ce0-9bb7-406d-beca-56f…/vercel.json
2026-04-09 14:21:17 +00:00

5 lines
97 B
JSON

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