Files
617b5cce-cfb3-432c-a26d-ebb…/vercel.json
2026-03-07 13:29:00 +00:00

5 lines
97 B
JSON

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