Files
b694da2f-ff54-4730-be28-44c…/vercel.json
2026-03-06 18:14:53 +00:00

5 lines
97 B
JSON

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