Files
e1288d10-b530-404e-8d33-e4a…/vercel.json
2026-03-02 22:18:42 +00:00

5 lines
97 B
JSON

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