Files
b9af8576-8e5d-4dfb-b159-305…/vercel.json
2026-04-17 02:44:58 +00:00

5 lines
97 B
JSON

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