Files
2c803f3a-e5f0-4bc3-9492-6ff…/vercel.json
2026-05-24 09:11:24 +00:00

5 lines
97 B
JSON

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