Files
c9610781-8598-4902-93a3-edf…/vercel.json
2026-02-20 12:47:13 +00:00

5 lines
97 B
JSON

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