Files
437801b0-6014-4d7f-9a26-a88…/vercel.json
2026-05-21 02:06:46 +00:00

5 lines
97 B
JSON

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