Files
b691c2c9-13d5-4fd9-8a98-e43…/vercel.json
2026-04-16 06:26:29 +00:00

5 lines
97 B
JSON

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