Files
306f225e-de80-4e1c-a116-8ae…/vercel.json
2026-03-14 21:39:03 +00:00

5 lines
97 B
JSON

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