Files
bee9377f-688e-4e06-a11a-f4e…/vercel.json
2026-03-29 07:13:55 +00:00

5 lines
97 B
JSON

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