Files
9bbeee1e-cc8e-4d7a-9a35-44a…/vercel.json
2026-03-06 08:56:06 +00:00

5 lines
97 B
JSON

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