Files
6ac9bfcc-9b5d-4244-b24f-bd0…/vercel.json
2026-04-19 02:40:43 +00:00

5 lines
97 B
JSON

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