Files
e46d00e3-669e-466d-bcd3-41e…/vercel.json
2026-02-12 16:37:33 +00:00

5 lines
97 B
JSON

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