Files
9d56402f-79be-4d8e-b6fc-f1a…/vercel.json
2026-03-13 07:06:54 +00:00

5 lines
97 B
JSON

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