Files
5fc6ebb1-295f-4e08-807c-91b…/vercel.json
2026-06-09 15:48:06 +00:00

5 lines
97 B
JSON

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