Files
e7faee1e-6360-4d7a-bfb5-abe…/vercel.json
2026-04-26 11:11:26 +00:00

5 lines
97 B
JSON

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