Files
ce597a7e-6bf9-47a4-bdb3-bb4…/vercel.json
2026-06-08 10:18:41 +00:00

5 lines
97 B
JSON

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