Files
7cf73bb1-0fdb-43c1-97de-7a1…/vercel.json
2026-03-12 22:16:21 +00:00

5 lines
97 B
JSON

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