Files
84d9b80f-97b1-4f8c-aa1a-138…/vercel.json
2026-03-26 01:44:40 +00:00

5 lines
97 B
JSON

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