Files
0a69e280-79d8-4143-acdc-01f…/vercel.json
2026-03-14 05:32:38 +00:00

5 lines
97 B
JSON

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