Files
de25daa2-55e9-46d6-9d99-97c…/vercel.json
2026-03-04 04:23:12 +00:00

5 lines
97 B
JSON

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