Files
017e9da4-de70-47c4-9f16-503…/vercel.json
2026-06-10 08:27:23 +00:00

5 lines
97 B
JSON

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