Files
8d39cb77-c4f4-4c7c-8f09-f7d…/vercel.json
2026-04-22 05:43:13 +00:00

5 lines
97 B
JSON

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