Files
73f33784-cb84-4655-b15e-b95…/vercel.json
2026-03-02 19:29:03 +00:00

5 lines
97 B
JSON

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