Files
af8946e7-1e25-4046-8e5e-368…/vercel.json
2026-05-11 14:37:09 +00:00

5 lines
97 B
JSON

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