Files
12d4a91b-cd3a-409f-b13f-3df…/vercel.json
2026-03-09 18:41:45 +00:00

5 lines
97 B
JSON

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