Files
0aee7219-26b5-457d-ab40-ed0…/vercel.json
2026-04-23 05:34:15 +00:00

5 lines
97 B
JSON

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