Files
3157b389-17af-4ddd-8b9b-48c…/vercel.json
2026-06-12 23:47:57 +00:00

5 lines
97 B
JSON

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