Files
39e46023-d86f-4859-a973-a2b…/vercel.json
2026-03-06 14:52:09 +00:00

5 lines
97 B
JSON

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