Files
413bcca3-37e1-4481-a5bb-2c0…/vercel.json
2026-03-07 11:52:19 +00:00

5 lines
97 B
JSON

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