Files
4b399ebd-3bdb-4e2c-81bb-6cc…/vercel.json
2026-04-07 12:36:01 +00:00

5 lines
97 B
JSON

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