Files
f439ff5a-b5ca-44f2-9793-df0…/vercel.json
2026-03-12 22:01:52 +00:00

5 lines
97 B
JSON

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