Files
dc0d9475-6e1e-4ce0-b833-a76…/vercel.json
2026-05-12 18:28:54 +00:00

5 lines
97 B
JSON

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