Files
d5edff5f-b4a4-4ff4-8220-b6c…/vercel.json
2026-02-17 02:51:34 +00:00

5 lines
97 B
JSON

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