Files
1b0d3427-6bf5-4a07-8f86-863…/vercel.json
2026-05-12 16:50:10 +00:00

5 lines
97 B
JSON

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