Files
92be554f-4d86-4e10-a1ba-17d…/vercel.json
2026-03-11 22:02:25 +00:00

5 lines
97 B
JSON

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