Files
1c91d5fa-ff79-4b36-8556-bff…/vercel.json
2026-06-12 19:58:01 +00:00

5 lines
97 B
JSON

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