Files
3f527529-58db-4bf4-bbd7-fb3…/vercel.json
2026-03-05 03:46:37 +00:00

5 lines
97 B
JSON

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