Files
b7a5e481-4a83-4e9f-b7b4-eee…/vercel.json
2026-03-13 20:14:43 +00:00

5 lines
97 B
JSON

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