Files
2f67ccb5-409b-4a67-a694-3be…/vercel.json
2026-03-09 06:19:26 +00:00

5 lines
97 B
JSON

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