Files
da6e07d7-9319-48de-9a6c-cbe…/vercel.json
2026-06-09 09:47:46 +00:00

5 lines
97 B
JSON

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