Files
7d99c5f1-9ff4-4ea8-b57c-79a…/vercel.json
2026-03-08 20:51:03 +00:00

5 lines
97 B
JSON

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