Files
9d45e6be-b365-41c8-96b9-8fa…/vercel.json
2026-03-20 05:04:23 +00:00

5 lines
97 B
JSON

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