Files
4868477f-90be-49f0-9677-69a…/vercel.json
2026-03-06 12:51:36 +00:00

5 lines
97 B
JSON

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