Files
ddf3ce04-0f05-4c7f-ba94-bde…/vercel.json
2026-05-05 21:09:56 +00:00

5 lines
97 B
JSON

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