Files
e5100d6b-ab1d-49b5-a96e-7e0…/vercel.json
2026-03-12 13:44:53 +00:00

5 lines
97 B
JSON

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