Files
719d0dfd-0f49-4dcd-9205-b0b…/vercel.json
2026-03-13 00:11:27 +00:00

5 lines
97 B
JSON

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