Files
828d06fc-e591-41f0-9d31-1fa…/vercel.json
2026-04-11 03:39:03 +00:00

5 lines
97 B
JSON

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