Files
70c8804e-7566-4a89-be6f-e29…/vercel.json
2026-03-18 11:23:14 +00:00

5 lines
97 B
JSON

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