Files
7e92cf21-7913-452d-9b2c-8d5…/vercel.json
2026-02-25 00:17:58 +00:00

5 lines
97 B
JSON

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