Files
37a91ee2-8531-49b9-b906-87d…/vercel.json
2026-03-11 21:29:38 +00:00

5 lines
97 B
JSON

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