Files
7e39567e-967c-44bf-b786-68b…/vercel.json
2026-03-16 08:06:12 +00:00

5 lines
97 B
JSON

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