Files
5751ffdc-48e9-4e8f-9c82-49e…/vercel.json
2026-03-26 01:46:53 +00:00

5 lines
97 B
JSON

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