Files
1770f964-599b-4f7a-b4e9-158…/vercel.json
2026-03-08 22:28:22 +00:00

5 lines
97 B
JSON

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