Files
0db2138c-d7b8-43ff-8f84-199…/vercel.json
2026-03-10 14:01:40 +00:00

5 lines
97 B
JSON

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