Files
2a1dde99-ddb1-4655-bf2a-687…/vercel.json
2026-04-27 22:20:56 +00:00

5 lines
97 B
JSON

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