Files
779b5ad1-0e11-48e0-b37a-23e…/vercel.json
2026-03-12 13:56:45 +00:00

5 lines
97 B
JSON

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