Files
00cb2430-2738-4171-8fbe-e9e…/vercel.json
2026-04-17 04:20:13 +00:00

5 lines
97 B
JSON

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