Files
b8752885-4d70-435d-934a-e0c…/vercel.json
2026-04-07 07:00:53 +00:00

5 lines
97 B
JSON

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