Files
5c74ab08-5ceb-40ed-8695-d52…/vercel.json
2026-04-30 06:28:14 +00:00

5 lines
97 B
JSON

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