Files
332d91b1-2002-47fd-b9ce-14a…/vercel.json
2026-03-03 03:59:09 +00:00

5 lines
97 B
JSON

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