Files
1b2f06f3-8c8d-4d72-8660-01e…/vercel.json
2026-03-15 05:31:55 +00:00

5 lines
97 B
JSON

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