Files
92b373ba-4ed9-4dc4-91d8-08c…/vercel.json
2026-02-19 02:11:48 +00:00

5 lines
97 B
JSON

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