Files
ac10a49b-27eb-43e2-8d8a-289…/vercel.json
2026-04-24 14:58:02 +00:00

5 lines
97 B
JSON

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