Files
1da75e36-63d4-4ccb-b342-e27…/vercel.json
2026-03-25 05:11:12 +00:00

5 lines
97 B
JSON

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