Files
f597c1b1-8dff-4b35-b8f5-ae7…/vercel.json
2026-06-09 08:00:29 +00:00

5 lines
97 B
JSON

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