Files
0e117d26-9ff9-41a3-8cdb-31e…/vercel.json
2026-05-08 22:36:14 +00:00

5 lines
97 B
JSON

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