Files
404a9466-f189-4726-8dac-d4d…/vercel.json
2026-02-24 19:11:22 +00:00

5 lines
97 B
JSON

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