Files
995b5fa4-93cf-4b10-8a91-755…/vercel.json
2026-04-26 08:14:00 +00:00

5 lines
97 B
JSON

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