Files
56f699d9-24f4-4eeb-8764-19c…/vercel.json
2026-06-06 06:28:40 +00:00

5 lines
97 B
JSON

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