Files
feef1200-f3eb-4ebf-a538-d78…/vercel.json
2026-03-26 21:54:26 +00:00

5 lines
97 B
JSON

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