Files
f6ee09af-beba-4aa6-b3e5-841…/vercel.json
2026-03-14 18:15:07 +00:00

5 lines
97 B
JSON

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