Files
447fdf15-4e82-4c53-b3eb-02f…/vercel.json
2026-02-24 19:02:16 +00:00

5 lines
97 B
JSON

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