Files
0bdda014-9c1b-488b-a8a1-017…/vercel.json
2026-03-31 02:14:37 +00:00

5 lines
97 B
JSON

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