Files
22e886bd-5e73-4d06-a3c7-c71…/vercel.json
2026-06-12 09:01:13 +00:00

5 lines
97 B
JSON

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