Files
5a06ab4f-3ec6-4bb7-aae1-3df…/vercel.json
2026-05-19 17:48:04 +00:00

5 lines
97 B
JSON

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