Files
e2872bd8-a91f-4c81-8648-2f8…/vercel.json
2026-04-05 19:11:55 +00:00

5 lines
97 B
JSON

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